func internal/poll.ignoringEINTR
6 uses
internal/poll (current package)
fd_fsync_posix.go#L17: return ignoringEINTR(func() error {
fd_posix.go#L38: return ignoringEINTR(func() error {
fd_posix.go#L49: return ignoringEINTR(func() error {
fd_posix.go#L72: func ignoringEINTR(fn func() error) error {
fd_unix.go#L640: return ignoringEINTR(func() error {
fd_unix.go#L651: return ignoringEINTR(func() error {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |